Skip to main content

androidRecorderSetRecordInput

Type

handler

Summary

Set the record input source

Syntax

androidRecorderSetRecordInput(<pInputSource>)

Description

Use the androidRecorderSetRecordInput handler to control the source and tuning of the record input.

Parameters

NameTypeDescription

pInputSource

The record input source

  • "Default": The device's default record input source
  • "Mic": Microphone audio source
  • "VoiceUplink": Voice call uplink (Tx) audio source
  • "VoiceDownlink": Voice call uplink (Tx) audio source.
  • "VoiceCall": Voice call uplink + downlink audio source
  • "Camcorder": Microphone audio source tuned for video recording, with the same orientation as the camera if available
  • "VoiceRecognition": Microphone audio source tuned for voice recognition
  • "VoiceCommunication": Microphone audio source tuned for voice recognition
  • "RemoteSubmix": Audio source for a submix of audio streams to be presented remotely
  • "Unprocessed": Microphone audio source tuned for unprocessed (raw) sound if available, behaves like Default otherwise

Examples

androidRecorderSetRecordInput "mic"

Compatibility and Support

OS

android